projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f0a688
)
(main): Don't call `keys_of_frame' any more.
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Mon, 19 Nov 2001 06:41:44 +0000
(06:41 +0000)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Mon, 19 Nov 2001 06:41:44 +0000
(06:41 +0000)
src/emacs.c
patch
|
blob
|
history
diff --git
a/src/emacs.c
b/src/emacs.c
index 4d4ab19f79563a7e2920296a91616e2cb1906651..2262194d1af3d50c67c74e34b4f5a5667d7d637a 100644
(file)
--- a/
src/emacs.c
+++ b/
src/emacs.c
@@
-1492,7
+1492,6
@@
main (argc, argv, envp)
keys_of_keymap ();
keys_of_minibuf ();
keys_of_window ();
- keys_of_frame ();
}
if (!noninteractive)